gtk4.git
2014-01-24 William Jon... notebook: add a style for prelighted labels
2014-01-24 Ignacio Casal... win32: set color for scale marks
2014-01-24 Ignacio Casal... win32: add margin to scale trough
2014-01-24 Ignacio Casal... win32: add more width to the slider to not cut it when...
2014-01-24 William Jon... Use a define for the default theme name
2014-01-24 William Jon... resources: Make Raleigh the real name of the theme
2014-01-24 Chun-wei FanMSVC Builds: "Install" gtk3-demo.png
2014-01-24 Chun-wei FanUpdate Visual Studio Build Files
2014-01-24 Matthias ClasenAdd an #ifdef to shut gtk-doc up
2014-01-24 Matthias ClasenBuild gtk-doc scanner without deprecation warnings
2014-01-24 Matthias ClasenFix gtkenums doc section
2014-01-24 Matthias ClasenAdd versioned dependencies in pc files
2014-01-24 Matthias ClasenSlight rewording of some docs
2014-01-24 Matthias ClasenTrivial formatting fix
2014-01-24 William Jon... resources: move resources into a subdirectory
2014-01-23 William Jon... Improve docs for focus-line-pattern
2014-01-23 William Jon... gdk: enable rgba visuals by default
2014-01-23 William Jon... Use 16px as default button and small toolbar icon sizes
2014-01-23 Yosef Or Boczkodocs: Add more a reference in GtkHeaderBar
2014-01-23 Jakub Steinerstock icons: print icons no longer fuzzy
2014-01-23 Daniel MustielesUpdated Spanish translation
2014-01-22 GunChleocUpdated Scottish Gaelic translation
2014-01-22 Carlos Garnachowindow: add missing return
2014-01-22 Carlos Garnachomagnifier: Fix compiler warning
2014-01-22 Piotr DrągUpdated POTFILES.in and POTFILES.skip
2014-01-22 Carlos GarnachoMerge branch 'popovers'
2014-01-22 Carlos Garnachopopover: Don't overdraw background
2014-01-22 Carlos Garnachopopover: Update child visibility when scrolling happens
2014-01-22 Carlos Garnachopopover: Track parent scrollable adjustments
2014-01-22 Carlos Garnachotexthandle: Update child visibility of handles within...
2014-01-22 Carlos Garnachotexthandle: Track parent scrollable adjustments
2014-01-22 Carlos Garnachotexthandle: ensure handles are recreated on parent...
2014-01-22 Carlos Garnachopopover: fix g-i warning
2014-01-22 Carlos Garnachopopover: Fix documentation blurb
2014-01-22 Carlos Garnachotexthandle: Use GtkWindow private popover API.
2014-01-22 Carlos Garnachopopover: use GtkWindow private popover API
2014-01-22 Carlos Garnachowindow: Make popover window private
2014-01-22 Carlos Garnachowindow: Use GList to store popover structs
2014-01-22 Carlos Garnachotextview: Set GTK_STYLE_CLASS_OSD on text selection...
2014-01-22 Carlos Garnachoentry: Set GTK_STYLE_CLASS_OSD on text selection popovers
2014-01-22 Carlos Garnachopopover: Do not set GTK_STYLE_CLASS_OSD directly
2014-01-22 Carlos Garnachopopover: Fix allocation of CSS margins
2014-01-22 Carlos Garnachopopover: Flip popovers positioning on left/right on...
2014-01-22 Carlos Garnachowindow: Remove popovers on dispose() before unsetting...
2014-01-22 Carlos Garnachoentry: Improve positioning of touch selection magnifier
2014-01-22 Matthias ClasenImplement wfh functions
2014-01-22 Carlos Garnachopopover: Remember last focused widget on the toplevel...
2014-01-22 Carlos Garnachopopover: Add a "modal" boolean property to GtkPopover
2014-01-22 Carlos Garnachogtk-demo: Fix crash after running popovers demo
2014-01-22 Carlos Garnachopopover: Fix memory management of popovers
2014-01-22 Carlos Garnachopopover: Implement keyboard focus behavior
2014-01-22 Carlos Garnachotexthandle: Fix arguments in ::style-updated callback
2014-01-22 Carlos Garnachogtkmain: Let windows handle WM-related events before...
2014-01-22 Carlos Garnachoentry: Show a GtkMagnifier popover on touch selection
2014-01-22 Carlos Garnachotexthandle: Remove relative_to API
2014-01-22 Carlos Garnachotexthandles: Use GtkWindow popovers API
2014-01-22 Carlos Garnachowindow: Keep track of popover children mapped status
2014-01-22 Carlos Garnachowindow: Add gtk_window_get_popover_position()
2014-01-22 Carlos Garnachoentry: Set use-underline in popover GtkToolButtons
2014-01-22 Carlos Garnachotextview: Set use-underline in popover GtkToolButtons
2014-01-22 Carlos Garnachotextview: Use GtkMagnifier on touch selection
2014-01-22 Carlos GarnachoAdd GtkMagnifier
2014-01-22 Carlos Garnachopixelcache: check whether cached surface and cairo_t...
2014-01-22 Carlos Garnachogtk-demo: Add GtkPopovers demo
2014-01-22 Carlos Garnachopopover: Add documentation
2014-01-22 Carlos Garnachopopover: Honor GtkContainer::border-width
2014-01-22 Carlos Garnachopopover: remove GTK+ grab (if any) on unmap
2014-01-22 Carlos Garnachopopover: listen harder on the widget being pointed to
2014-01-22 Carlos GarnachoIntroduce GtkPopover
2014-01-22 Carlos Garnachobubblewindow: Remove popup/popdown() APIs
2014-01-22 Carlos Garnachoentry: Avoid bubblewindow popup/popdown API
2014-01-22 Carlos Garnachotextview: Avoid bubblewindow popup/popdown API
2014-01-22 Carlos Garnachobubblewindow: Point to the entire widget area by default
2014-01-22 Carlos Garnachobubblewindow: check the border-radius when rendering...
2014-01-22 Carlos Garnachobubblewindow: Improve overflow cases
2014-01-22 Carlos Garnachobubblewindow: Make it relative to GtkWidget coordinates
2014-01-22 Carlos Garnachobubblewindow: Remove grab API
2014-01-22 Carlos Garnachobubblewindow: Turn into a GtkWindow popover
2014-01-22 Carlos Garnachowindow: Add lowlevel popovers API
2014-01-22 William Jon... docs: fix improper description of GtkTreeModel "rows...
2014-01-22 William Jon... docs: don't use property syntax for child properties
2014-01-22 William Jon... docs: use correct syntax for signals
2014-01-22 William Jon... docs: don't use property syntax for style properties
2014-01-22 William Jon... docs: mark gtkdoc blocks as private for internal only API
2014-01-22 William Jon... docs: don't reference nonexisting type in docs
2014-01-22 William Jon... docs: don't try to link vfunc
2014-01-22 William Jon... docs: fix links to docs
2014-01-22 William Jon... docs: fix docs link
2014-01-22 William Jon... docs: don't reference api that doesn't exist
2014-01-22 William Jon... docs: don't refer to NO_WINDOW as type
2014-01-22 William Jon... docs: fix dnd docs links
2014-01-22 William Jon... docs: don't use signal syntax for properties
2014-01-22 William Jon... docs: don't use property syntax for child properties
2014-01-22 William Jon... docs: fix links in builder docs
2014-01-22 William Jon... docs: fix signal link syntax
2014-01-22 Matthias ClasenUse the memory settings backend for make check
2014-01-22 Nikita ChuraevUse symbolic icon for file chooser
2014-01-22 Nikita ChuraevRemove the use of stock icons from widget templates
2014-01-22 Matthias ClasenGtkActionBar: Fix center widget visibility handling
2014-01-22 William Jon... Make GTK_TREE_SORTABLE_*_SORT_COLUMN_ID defines instead...
next